home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / bipl.zip / IDOL.ZIP / WARNTEST.IOL < prev   
Text File  |  1991-12-30  |  136b  |  9 lines

  1. # This is a test of the emergency broadcasting system.
  2. # This is only a test.
  3.  
  4. class a ( field )
  5. end
  6.  
  7. class b : a ( field )
  8. end
  9.